C&C++ / Function in C
- Printing with function in C - 1.
- Printing with function in C - 2.
- Print Integer with function in C.
- Find the Square and Cube with function in C.
- Finding Even or Odd with Function in C.
- Finding Biggest Number between two number with function in C.
- Finding Prime Number Between A Range with Function in C.
- Finding Strong Number with Function in C
- Finding Armstrong Number with Function in C.
- Finding Perfect Number with Function in C.
- Swap two Value using Function in C.
- Find Nth Prime Number Using Function in C.
- Scan,Print and Multiply Matrix Using Function in C.
- Convert Decimal Number to Any Base Using Function in C.
- Detect Integer,Variable,Float,Exponential and Character in C++.